home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1994 August: Tool Chest / Dev.CD Aug 94.toast / Sample Code / Snippets / Toolbox / BufCallback / read me < prev   
Encoding:
Text File  |  1992-07-15  |  318 b   |  1 lines  |  [TEXT/NISI]

  1. This code demonstrates the use of a call back routine with the sound manager.  All it does is play a sound with bufferCmd and then wait for the call back routine to be called.  When the routine is called the app goes back to the event loop.  To use it, you just need to run the app and select start from the file menu.